NScrollerBase<TThumb,TShaft> Class Properties
In This Topic
For a list of all members of this type, see NScrollerBase<TThumb,TShaft> members.
Public Properties
| Name | Description |
| DecreaseShaftButton | Reference to the Decrease Shaft Button child |
| IncreaseShaftButton | Gets or sets the increase shaft button |
| LargeChange | Gets or sets the large change. |
| SmallChange | Gets or sets the small change. |
| SnappingStep | Gets or sets the snapping step. By default set to 0, which means that no snapping will be applied when the thumb is dragged. |
| Thumb | Reference to the Thumb child |
Top
See Also